home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c++-part1 / 831 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  1.1 KB

  1. Path: news.iag.net!news
  2. From: jatmon@iag.net (John R Buchan)
  3. Newsgroups: comp.lang.c++,comp.lang.c
  4. Subject: Re: Displaying pics in Dos programs
  5. Date: 7 Jan 1996 18:23:32 GMT
  6. Organization: Internet Access Group, Orlando, Florida
  7. Message-ID: <4cp334$h9l@news.iag.net>
  8. References: <4cl3eq$6u1@ixnews8.ix.netcom.com>
  9. NNTP-Posting-Host: pm3-orl11.iag.net
  10. X-Newsreader: WinVN 0.99.7
  11.  
  12. In article <4cl3eq$6u1@ixnews8.ix.netcom.com>, endorfin@ix.netcom.com says...
  13. >
  14. >
  15. >Is it possible to display picture files,such as BMPs or PCXs,in a Dos
  16. >program written with Borland C++ 4.0?If it is possible,how would I do
  17. >this?
  18.  
  19. Yes, it is possible, but it requires system/compiler specific extensions
  20. to do it.  You might look through the code in the /msdos/c directory of any 
  21. SimTel mirror (eg oak.oakland.edu /SimTel ... anonymous ftp, of course). You
  22. may find an example there.  If not, you might want to ask in one of the DOS
  23. or Windows programming groups.
  24.  
  25. comp.os.msdos.programmer
  26. comp.os.ms-windows.programmer
  27.  
  28. -- 
  29. John R Buchan           -:|:-     Looking for that elusive FAQ?  ftp to:
  30. jatmon@mail.iag.net     -:|:-     rtfm.mit.edu /pub/usenet-by-group/....
  31.  
  32.